home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / bbs / imieged2.zip / GOLDED.ZIP / REDNECK.TPL < prev    next >
Text File  |  1996-04-24  |  4KB  |  100 lines

  1. ;   ----------------------------------------------------------------------
  2. ;    RedNeck.TPL Sample message template file for GoldED  2.50
  3. ;   ----------------------------------------------------------------------
  4. ;
  5. @LoadLanguage GEDLNGUS.CFG
  6. ;
  7. ;   ----------------------------------------------------------------------
  8. ;   Insert these lines if the message is a moved reply.
  9. ;   ----------------------------------------------------------------------
  10. @Moved
  11. @Moved*** Answering a msg posted in area @OEcho.
  12. @Moved
  13. ;
  14. ;   ----------------------------------------------------------------------
  15. ;   Insert these lines if the message is changed, and not from you.
  16. ;   ----------------------------------------------------------------------
  17. @Changed
  18. @Changed*** Changed by @CName (@CAddr), @CDate @CTime.
  19. @Changed
  20. ;
  21. ;   ----------------------------------------------------------------------
  22. ;   Insert these lines if the message is forwarded.
  23. ;   ----------------------------------------------------------------------
  24. @Forward=============================================================================
  25. @Forward* Forwarded by @CName (@CAddr)
  26. @Forward* Area : @OEcho
  27. @Forward* From : @OName, @OAddr (@ODate @OTime)
  28. @Forward* To   : @DName
  29. @Forward* Subj : @Subject
  30. @Forward=============================================================================
  31. ;
  32. ;   ----------------------------------------------------------------------
  33. ;   If we are forwarding or changing, the original message is inserted
  34. ;   here, with the @Message token.
  35. ;   ----------------------------------------------------------------------
  36. @Message
  37. ;
  38. @Forward=============================================================================
  39. @Forward
  40. ;
  41. ;   ----------------------------------------------------------------------
  42. ;   Normal template begins.
  43. ;   ----------------------------------------------------------------------
  44. ; Hello @TFName! ; move to bottom
  45. Hello @TFName!
  46. ;
  47. ;   ----------------------------------------------------------------------
  48. ;   Insert extra empty line in new messages (non-replies).
  49. ;   ----------------------------------------------------------------------
  50. @New
  51. ;
  52. ;   ----------------------------------------------------------------------
  53. ;   Position cursor for the editor.
  54. ;   ----------------------------------------------------------------------
  55. @Position
  56. ;
  57. ;   ----------------------------------------------------------------------
  58. ;   If we are replying without quoting, add these lines.
  59. ;   ----------------------------------------------------------------------
  60. @ReplyAnswering a msg of <@ODate>, from @OName to @DName:
  61. @Reply@Position
  62. ;
  63. ;   ----------------------------------------------------------------------
  64. ;   If we are comment-replying, add these lines.
  65. ;   ----------------------------------------------------------------------
  66. @Comment@ODate @OTime, @OName wrote to @DName:
  67. @Comment@Position
  68. ;
  69. ;   ----------------------------------------------------------------------
  70. ;   If we are quote-replying, add these lines.
  71. ;   ----------------------------------------------------------------------
  72. @Quoted@ODate @OTime, @OName wrote to @DName:
  73. @Quoted@Position
  74. ;
  75. ;   ----------------------------------------------------------------------
  76. ;   For the quotebuffer, add these lines.
  77. ;   ----------------------------------------------------------------------
  78. @Quotebuf
  79. @Quotebuf@ODate @OTime, @OName wrote to @DName:
  80. @Quotebuf
  81. ;
  82. ;   ----------------------------------------------------------------------
  83. ;   Insert quote of the original message here, if our message is a
  84. ;   comment-reply or quote-reply.
  85. ;   ----------------------------------------------------------------------
  86. @Quote
  87. ;
  88.  
  89. ;   ----------------------------------------------------------------------
  90. ;   Sign the message with your first name.
  91. ;   ----------------------------------------------------------------------
  92.  
  93. Regards,
  94. @CName
  95.  
  96. @random C:\IM2\GOLDED\REDNECK.TXT
  97. ;   ----------------------------------------------------------------------
  98. ;   End of template. Confused? Me too! :-)
  99. ;   ----------------------------------------------------------------------
  100.